brt.trees[0].add(rt);
// Restore attributes
trainSet.setAttributes(attributes);
// Update residuals
for (int i = 0; i < residualTrain.length; i++) {
}
brt.trees[0].add(rt);
if (alpha < 1) {
// Restore attributes
trainSet.setAttributes(attributes);
}
// Update residuals